From 59b1c62d9a4690351d69cee1ab0eb1a9d971373d Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 7 May 2017 17:53:31 +0200 Subject: [PATCH] changed some stuff --- gtk/.config/gtk-3.0/settings.ini | 4 ++-- i3/.config/i3/config.thinkpad | 10 ++++------ oh-my-zsh/.oh-my-zsh | 2 +- urxvt/.Xdefaults.thinkpad | 2 +- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/gtk/.config/gtk-3.0/settings.ini b/gtk/.config/gtk-3.0/settings.ini index cee9ecb..87a7728 100644 --- a/gtk/.config/gtk-3.0/settings.ini +++ b/gtk/.config/gtk-3.0/settings.ini @@ -1,8 +1,8 @@ [Settings] gtk-application-prefer-dark-theme=1 gtk-theme-name=Arc-Dark-OSX -gtk-icon-theme-name=Numix-Circle-Light -gtk-font-name=Sans 8 +gtk-icon-theme-name=gnome +gtk-font-name=System San Francisco Display 10 gtk-cursor-theme-name=Adwaita gtk-cursor-theme-size=0 gtk-toolbar-style=GTK_TOOLBAR_BOTH diff --git a/i3/.config/i3/config.thinkpad b/i3/.config/i3/config.thinkpad index a032713..9852ecf 100644 --- a/i3/.config/i3/config.thinkpad +++ b/i3/.config/i3/config.thinkpad @@ -48,6 +48,9 @@ set $base0F #fcc09e # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod +# Set default programs +set $screencast ffmpeg -y -f x11grab -video_size 2560x1440 -i :0.0 -f alsa -i default -c:v ffvhuff -r 30 -c:a flac output.mkv + # start a terminal bindsym $mod+Return exec i3-sensible-terminal @@ -153,17 +156,12 @@ workspace $workspace5 output DP1 workspace $workspace6 output DP1 workspace $workspace7 output HDMI1 -assign [class="Google-chrome" instance="reddit.com"] $workspace5 -assign [class="Google-chrome" instance="tweetdeck.twitter.com"] $workspace5 assign [class="Google-chrome"] $workspace2 -assign [class="firejail firefox"] $workspace2 +assign [class="firefox"] $workspace2 assign [class="Clementine"] $workspace4 -assign [class="Terminator" instance="cmus"] $workspace4 assign [class="Gpodder"] $workspace4 -assign [class="Terminator" instance="mutt"] $workspace6 assign [class="Hexchat"] $workspace7 assign [class="Slack"] $workspace7 -assign [class="MPlayer" instance="aljazeera"] $workspace7 # reload the configuration file bindsym $mod+Shift+c reload diff --git a/oh-my-zsh/.oh-my-zsh b/oh-my-zsh/.oh-my-zsh index 5667161..291e96d 160000 --- a/oh-my-zsh/.oh-my-zsh +++ b/oh-my-zsh/.oh-my-zsh @@ -1 +1 @@ -Subproject commit 5667161d49b9ddc4ea8de7a379d50fc2cb7ffb50 +Subproject commit 291e96dcd034750fbe7473482508c08833b168e3 diff --git a/urxvt/.Xdefaults.thinkpad b/urxvt/.Xdefaults.thinkpad index 456a2f4..a41c7d5 100644 --- a/urxvt/.Xdefaults.thinkpad +++ b/urxvt/.Xdefaults.thinkpad @@ -22,7 +22,7 @@ URxvt.fading: 0 ! URxvt.urgentOnBell: true ! URxvt.visualBell: true URxvt.loginShell: true -URxvt.saveLines: 50 +URxvt.saveLines: 150 URxvt.internalBorder: 3 URxvt.lineSpace: 0