-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Working, added laptop profile with wifi and battery
- Loading branch information
Showing
25 changed files
with
1,209 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
- defaults: | ||
link: | ||
# relink: true | ||
create: true | ||
force: true | ||
|
||
- clean: ['~'] | ||
|
||
- link: | ||
~/.zshrc: general/zshrc | ||
~/.config/yabar/yabar.conf: general/yabar.conf | ||
~/.gitconfig: general/gitconfig | ||
~/.config/xfce4/terminal/terminalrc: general/xfce4termrc | ||
~/.conkyrc: general/conkyrc | ||
~/.Xresources: general/Xresources | ||
~/scripts: general/scripts | ||
~/.i3/config: general/i3config | ||
~/.i3blocks.conf: general/i3blocks.conf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
XTerm*locale: true | ||
Xft.dpi: 96 | ||
Xft.antialias: true | ||
Xft.hinting: true | ||
Xft.rgba: none | ||
Xft.autohint: false | ||
Xft.hintstyle: hintfull | ||
Xft.lcdfilter: lcddefault | ||
|
||
URxvt.geometry: 100x40 | ||
URxvt.depth: 32 | ||
URxvt.internalBorder: 10 | ||
URxvt.fading: 10 | ||
URxvt*termName: rxvt | ||
|
||
URxvt.scrollBar: off | ||
URxvt.saveLines: 60000 | ||
URxvt.scrollTtyOutput: False | ||
URxvt.scrollTtyKeypress: True | ||
|
||
URxvt.urgentOnBell: True | ||
URxvt.visualBell: False | ||
|
||
*Menu.background: Black | ||
*Menu.foreground: White | ||
|
||
|
||
Xcursor.theme: Vanilla-DMZ-AA | ||
|
||
!urxvt color scheme: | ||
|
||
URxvt*background: #2B2B2B | ||
URxvt*foreground: #DEDEDE | ||
|
||
URxvt*colorUL: #86a2b0 | ||
|
||
! black | ||
URxvt*color0 : #2E3436 | ||
URxvt*color8 : #555753 | ||
! red | ||
URxvt*color1 : #CC0000 | ||
URxvt*color9 : #EF2929 | ||
! green | ||
URxvt*color2 : #4E9A06 | ||
URxvt*color10 : #8AE234 | ||
! yellow | ||
URxvt*color3 : #C4A000 | ||
URxvt*color11 : #FCE94F | ||
! blue | ||
URxvt*color4 : #3465A4 | ||
URxvt*color12 : #729FCF | ||
! magenta | ||
URxvt*color5 : #75507B | ||
URxvt*color13 : #AD7FA8 | ||
! cyan | ||
URxvt*color6 : #06989A | ||
URxvt*color14 : #34E2E2 | ||
! white | ||
URxvt*color7 : #D3D7CF | ||
URxvt*color15 : #EEEEEC | ||
|
||
!urxvt fonts: | ||
|
||
! URxvt*font: xft:Monospace:pixelsize=12 | ||
! URxvt*boldFont: xft:Monospace:bold:pixelsize=12 | ||
|
||
! URxvt*font: xft:Monoids Tight Regular:size=8 | ||
! URxvt*boldFont: xft:Monoid Tight Bold:bold:pixelsize=10 | ||
|
||
|
||
! Select the fonts to be used. This is a | ||
! URxvt*font: fontlist | ||
! Monoid HalfTight | ||
! URxvt*font: xft: Monoid HalfTight:size=8 | ||
URxvt*font: xft: Monoisome:size=8 | ||
URxvt*boldFont: xft: Monoisome:bold:pixelsize=8 | ||
|
||
!urxvt extensions: | ||
|
||
URxvt.perl-ext-common: default,matcher,resize-font | ||
! URxvt.keysym.C-S-c: perl:clipboard:copy | ||
! URxvt.keysym.C-S-v: perl:clipboard:paste | ||
|
||
! http://superuser.com/questions/409900/urxvt-how-to-switch-among-tabs-like-other-emultaors | ||
! shift+bas ou clic sur NEW= ouvrir nouvel onglet, | ||
! shift + fleche gauche/droite=navigation dans les onglets. | ||
! ctrl + fleche gauche/droite= deplacement onglet | ||
! ctrl+d ou taper exit = fermer onglet/terminal | ||
|
||
URxvt.resize-font.smaller: C-Down | ||
URxvt.resize-font.bigger: C-Up | ||
|
||
!enabling clickable links: | ||
|
||
URxvt.urlLauncher: /usr/bin/firefox | ||
URxvt.matcher.button: 1 | ||
|
||
!urxvt scrolling options and cursor style: | ||
|
||
URxvt*saveLines: 12000 | ||
URxvt*scrollstyle:plain | ||
URxvt*scrollBar: false | ||
URxvt*cursorBlink: true | ||
URxvt*cursorUnderline: true | ||
|
||
! urxvt tabs settings: | ||
|
||
URxvt.tabbed.tabbar-fg: 2 | ||
URxvt.tabbed.tabbar-bg: 0 | ||
URxvt.tabbed.tab-fg: 2 | ||
URxvt.tabbed.tab-bg: 8 | ||
URxvt.tabbed.autohide: yes | ||
URxvt.tabbed.new-button: no | ||
URxvt.tabbed.title: no | ||
|
||
|
||
! == Rofi == ! | ||
rofi.padding: 20 | ||
rofi.width: 20 | ||
rofi.bw: 1 | ||
rofi.location: 3 | ||
rofi.xoffset: -14 | ||
rofi.yoffset: 45 | ||
rofi.auto-select: true | ||
rofi.opacity: 90 | ||
rofi.fullscreen: false | ||
rofi.color-enabled: true | ||
rofi.separator-style: dashed | ||
rofi.color-window: #2B2B2B, #C4A000, #4E9A06 | ||
rofi.color-normal: #2B2B2B, #DEDEDE, #2B2B2B, #2B2B2B, #06989A | ||
rofi.color-active: #2B2B2B, #555753, #2B2B2B, #2B2B2B, #06989A | ||
rofi.color-urgent: #2B2B2B, #2E3436, #2B2B2B, #2B2B2B, #EEEEEC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
conky.config = { | ||
out_to_x=false, | ||
own_window=false, | ||
out_to_console=true, | ||
background=false, | ||
max_text_width=0, | ||
|
||
-- update_interval=2.0, | ||
-- This is the number of times Conky will update before quitting. | ||
-- Set to zero to run forever. | ||
total_run_times=1, | ||
|
||
-- Shortens units to a single character (kiB->k, GiB->G, etc.). Default is off. | ||
short_units=true, | ||
override_utf8_locale=false, | ||
cpu_avg_samples=2, | ||
} | ||
|
||
conky.text = [[ | ||
Uptime: ${uptime} | ||
Temp: ${acpitemp} C | ||
Home: ${fs_free /home} Free | ||
RAM: ${memperc}% Used | ||
CPU: ${cpu}% | ||
Net: ${exec ip -o link show | awk '{print $2,$9}' | grep UP | cut -f1 -d":" }: ${exec ip addr show $(ip -o link show | awk '{print $2,$9}' | grep UP | cut -f1 -d":") | grep 'inet' | cut -d: -f2 | awk '{ print $2}'} | ||
Updates: ${exec cat ~/.updates} | ||
]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[user] | ||
name = Nicolas Beaussart | ||
email = [email protected] | ||
[push] | ||
default = simple |
Oops, something went wrong.