mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
Merge branch 'dev' of github.com:ksyasuda/SudacodeRice into dev
This commit is contained in:
18
i3-wm/config
18
i3-wm/config
@@ -93,11 +93,11 @@ set $ws1 "1: "
|
||||
set $ws2 "2: "
|
||||
set $ws3 "3: "
|
||||
# set $ws4 "4: "
|
||||
set $ws4 "4"
|
||||
set $ws5 "5"
|
||||
set $ws4 "4: ﮷"
|
||||
set $ws5 "5: "
|
||||
set $ws6 "6"
|
||||
set $ws7 "7"
|
||||
set $ws8 "8"
|
||||
set $ws8 "8: "
|
||||
set $ws9 "9: "
|
||||
|
||||
# switch to workspace
|
||||
@@ -290,7 +290,7 @@ mode "$mode_gaps_left" {
|
||||
}
|
||||
|
||||
# set default gaps to 20
|
||||
gaps top 20
|
||||
gaps top 30
|
||||
gaps left 5
|
||||
gaps right 5
|
||||
gaps bottom 5
|
||||
@@ -307,7 +307,7 @@ for_window [class=".*"] border pixel 5
|
||||
# for_window[workspace="4: "] border pixel 5
|
||||
for_window[class="^Spotify$"] border none, gaps inner 60
|
||||
for_window[class="discord"] border none
|
||||
for_window[title="ncmpcpp 0.9.2"] border none
|
||||
# for_window[title="ncmpcpp 0.9.2"] border none
|
||||
|
||||
# if title, make the title center aligned
|
||||
title_align center
|
||||
@@ -467,9 +467,9 @@ exec --no-startup-id /home/sudacode/SudacodeRice/scripts/new-wallpaper.sh
|
||||
# exec --no-startup-id ~/SudacodeRice/scripts/calendar.sh
|
||||
# exec --no-startup-id ~/SudacodeRice/scripts/todo.sh
|
||||
|
||||
# autotiling
|
||||
exec_always --no-startup-id /usr/bin/alternating_layouts.py
|
||||
|
||||
|
||||
exec --no-startup-id ~/.bin/eww daemon
|
||||
|
||||
exec --no-startup-id $term -e ncmpcpp
|
||||
@@ -485,11 +485,13 @@ bindsym $mod+Shift+minus move scratchpad
|
||||
# Show the first scratchpad window
|
||||
bindsym $mod+minus scratchpad show
|
||||
|
||||
bindsym Control+Shift+s exec --no-startup-id ~/SudacodeRice/scripts/rofi/rofi-ssh.sh "~/SudacodeRice/rofi/flat-orange-4k.rasi"
|
||||
bindsym Control+Shift+s exec --no-startup-id ~/Work/rofi/rofi-ssh.sh ~/SudacodeRice/rofi/flat-orange-4k.rasi
|
||||
bindsym Control+Shift+r exec --no-startup-id ~/Work/rofi/rofi-rdp.sh ~/SudacodeRice/rofi/flat-orange-4k.rasi
|
||||
bindsym $mod+Shift+s exec --no-startup-id ~/SudacodeRice/scripts/rofi/rofi-stream.sh
|
||||
|
||||
bindsym $mod+Shift+e exec --no-startup-id ~/SudacodeRice/scripts/emc $HOME
|
||||
|
||||
bindsym Control+g exec --no-startup-id ~/Work/rofi/rofi-search.sh
|
||||
|
||||
for_window [title="System Tray"] floating enable, border none
|
||||
for_window [title="System Tray" window_type="normal"] move scratchpad
|
||||
bindsym Mod1+t [title="System Tray"] scratchpad show, resize set 250 260, move position center, move up 855px, move right 1740px
|
||||
|
||||
Reference in New Issue
Block a user